home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995…tember: Reference Library / Dev.CD Sep 95 RL / Dev.CD Sep 95 RL.toast / mac / Technical Documentation / develop / develop Issue 23 code / Internet Config / IC 1.1 / ICProgKit1.1 / Source / ICComponent / MPWGlue.a < prev   
Encoding:
Text File  |  1994-10-12  |  138 b   |  8 lines  |  [TEXT/MPS ]

  1. ; Glue for component to help the MPW linker do what Think Pascal does
  2. ;  automagically.
  3.  
  4. MPWMain    Main    export
  5.     Import    Main
  6.     bra    Main    
  7.     end
  8.